Name | Description | |
---|---|---|
![]() | PSWrapperGeneric<TResult> Constructor | PSWrapperGeneric executes a PowerShell function or cmdlet. |
The following tables list the members exposed by PSWrapperGeneric<TResult>.
Name | Description | |
---|---|---|
![]() | PSWrapperGeneric<TResult> Constructor | PSWrapperGeneric executes a PowerShell function or cmdlet. |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) |
![]() | m_PSWorkflowHost | Creates an instance of PSWorkflowHowst (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
Name | Description | |
---|---|---|
![]() | CommandName | The name of the Command or Function. |
![]() | ConsoleFilePath | Specifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | Input | Optional pipeline input to pass into the PSWrapperGeneric. |
![]() | ModuleName | The name of the Module that contains the command to be run. |
![]() | Options | Specifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivityGeneric<TResult>) |
![]() | Properties | Collection of Properties. |
![]() | ReferenceParameters | Collection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow. |
![]() | Result | (Inherited from System.Activities.Activity<TResult>) |
![]() | ResultType | (Inherited from System.Activities.ActivityWithResult) |
Name | Description | |
---|---|---|
![]() | CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) |
![]() | Constraints | (Inherited from System.Activities.Activity) |
![]() | Implementation | (Inherited from System.Activities.NativeActivity<TResult>) |
Name | Description | |
---|---|---|
![]() | GetAttributes | Returns a collection of custom attributes for this instance of a component. |
![]() | GetClassName | Returns the class name of this instance of a component. |
![]() | GetComponentName | Returns the name of this instance of a component. |
![]() | GetConverter | Returns a type converter for this instance of a component. |
![]() | GetDefaultEvent | Returns the default event for this instance of a component. |
![]() | GetDefaultProperty | Returns the default property for this instance of a component. |
![]() | GetEditor | Returns an editor of the specified type for this instance of a component. |
![]() | GetEvents | Overloaded. Returns the events for this instance of a component using the specified attribute array as a filter. |
![]() | GetProperties | Overloaded. Provides an interface that supplies dynamic custom type information for an object. |
![]() | GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. |
![]() | ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>) |
![]() | ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
![]() | Abort | (Inherited from System.Activities.NativeActivity<TResult>) |
![]() | CacheMetadata | Overloaded. Overridden. Registers activity Metadata |
![]() | Cancel | (Inherited from System.Activities.NativeActivity<TResult>) |
![]() | Execute | Overridden. Executes the PSWrapperGeneric Activity |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity<TResult>) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity<TResult>) |